docs: don't show bloatpad images in the docs
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Thu, 13 Feb 2014 00:28:51 +0000 (19:28 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Thu, 13 Feb 2014 00:28:51 +0000 (19:28 -0500)
They are too large and out of date.

gtk/gtkapplication.c

index a40883b7481ea766babdbbeca10db0540c884555..5ca3d9518999b643f5e0832684f2690e87e8b308 100644 (file)
  * GTK+ displays these menus as expected, depending on the platform
  * the application is running on.
  *
- * ## Menu integration in OS X
- *
- * ![](bloatpad-osx.png)
- *
- * ## Menu integration in GNOME
- *
- * ![](bloatpad-gnome.png)
- *
- * ## Menu integration in Xfce
- *
- * ![](bloatpad-xfce.png)
- *
  * ## A simple application ## {#gtkapplication}
  *
  * [A simple example](https://git.gnome.org/browse/gtk+/tree/examples/bloatpad.c)